OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:p_rcb
(Results
26 - 29
of
29
) sorted by null
1
2
/external/bluetooth/bluedroid/bta/av/
bta_av_int.h
674
extern void bta_av_del_rc(tBTA_AV_RCB *
p_rcb
);
/external/bluetooth/bluedroid/bta/gatt/
bta_gattc_int.h
372
tBTA_GATTC_RCB *
p_rcb
; /* pointer to the registration CB */
member in struct:__anon5199
bta_gattc_cache.c
[
all
...]
/external/bluetooth/bluedroid/stack/l2cap/
l2c_link.c
502
if (p_ccb->
p_rcb
->api.pL2CA_QoSViolationInd_Cb)
[
all
...]
Completed in 239 milliseconds
1
2