OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:lpm_cb
(Results
1 - 6
of
6
) sorted by null
/external/bluetooth/bluedroid/hci/src/
lpm.c
220
bt_hc_cbacks->
lpm_cb
(BT_HC_LPM_ENABLED);
222
bt_hc_cbacks->
lpm_cb
(BT_HC_LPM_DISABLED);
294
bt_hc_cbacks->
lpm_cb
(BT_HC_LPM_ENABLED);
300
bt_hc_cbacks->
lpm_cb
(BT_HC_LPM_DISABLED);
/external/bluetooth/bluedroid/hci/include/
bt_hci_lib.h
144
lpm_result_cb
lpm_cb
;
member in struct:__anon5771
bt_vendor_lib.h
128
* Must call
lpm_cb
to notify the stack of the completion of LPM
306
cfg_result_cb
lpm_cb
;
member in struct:__anon5780
/hardware/qcom/bt/libbt-vendor/src/
bt_vendor_qcom.c
169
bt_vendor_cbacks->
lpm_cb
(BT_VND_OP_RESULT_SUCCESS); //dummy
/external/bluetooth/bluedroid/main/
bte_main.c
675
** Function
lpm_cb
683
static void
lpm_cb
(bt_hc_lpm_request_result_t result)
function
839
lpm_cb
,
/hardware/broadcom/libbt/src/
hardware.c
928
bt_vendor_cbacks->
lpm_cb
(status);
[
all
...]
Completed in 130 milliseconds