mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-22 17:10:28 +00:00
bluedroid: support get bluetooth device name
This commit is contained in:
@@ -157,6 +157,7 @@ typedef enum{
|
||||
|
||||
typedef void (tBTM_DEV_STATUS_CB) (tBTM_DEV_STATUS status);
|
||||
|
||||
typedef void (tBTM_GET_DEV_NAME_CBACK) (UINT8 status, char *name);
|
||||
|
||||
/* Callback function for when a vendor specific event occurs. The length and
|
||||
** array of returned parameter bytes are included. This asynchronous event
|
||||
|
Reference in New Issue
Block a user