OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:p_rssi_cmpl_cb
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/stack/btm/
btm_devctl.c
219
if (btm_cb.devcb.
p_rssi_cmpl_cb
)
221
p_cb = btm_cb.devcb.
p_rssi_cmpl_cb
;
222
btm_cb.devcb.
p_rssi_cmpl_cb
= NULL;
[
all
...]
btm_acl.c
[
all
...]
btm_int.h
160
tBTM_CMPL_CB *
p_rssi_cmpl_cb
; /* Callback function to be called when */
member in struct:__anon3521
[
all
...]
Completed in 49 milliseconds