Searched refs:tBTM_BL_CHANGE_CB (Results 1 – 4 of 4) sorted by relevance
918 extern tBTM_STATUS BTM_RegBusyLevelNotif(tBTM_BL_CHANGE_CB* p_cb,
892 typedef void(tBTM_BL_CHANGE_CB)(tBTM_BL_EVENT_DATA* p_data); typedef
748 tBTM_BL_CHANGE_CB* p_bl_changed_cb; /* Callback for when Busy Level changed */
1839 tBTM_STATUS BTM_RegBusyLevelNotif(tBTM_BL_CHANGE_CB* p_cb, uint8_t* p_level, in BTM_RegBusyLevelNotif()