Searched refs:lpm_cb (Results 1 - 4 of 4) sorted by relevance

/external/bluetooth/bluedroid/hci/src/
H A Dlpm.c219 bt_hc_cbacks->lpm_cb(BT_HC_LPM_ENABLED);
221 bt_hc_cbacks->lpm_cb(BT_HC_LPM_DISABLED);
298 bt_hc_cbacks->lpm_cb(BT_HC_LPM_ENABLED);
304 bt_hc_cbacks->lpm_cb(BT_HC_LPM_DISABLED);
/external/bluetooth/bluedroid/hci/include/
H A Dbt_vendor_lib.h128 * Must call lpm_cb to notify the stack of the completion of LPM
287 cfg_result_cb lpm_cb; member in struct:__anon1023
H A Dbt_hci_lib.h138 lpm_result_cb lpm_cb; member in struct:__anon1015
/external/bluetooth/bluedroid/main/
H A Dbte_main.c561 ** Function lpm_cb
569 static void lpm_cb(bt_hc_lpm_request_result_t result) function
719 lpm_cb,

Completed in 277 milliseconds