OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bta_gattc_int_deregister
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/bta/gatt/
bta_gattc_main.c
359
bta_gattc_int_deregister
(p_cb, (tBTA_GATTC_DATA *) p_msg);
bta_gattc_int.h
390
extern void
bta_gattc_int_deregister
(tBTA_GATTC_CB *p_cb, tBTA_GATTC_DATA *p_data);
bta_gattc_act.c
238
void
bta_gattc_int_deregister
(tBTA_GATTC_CB *p_cb, tBTA_GATTC_DATA *p_data)
function
263
APPL_TRACE_ERROR1("
bta_gattc_int_deregister
Deregister Failed, unknown client_if: %d", p_data->int_dereg.client_if);
[
all
...]
Completed in 1273 milliseconds