OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bta_gattc_cancel_open
(Results
1 - 3
of
3
) sorted by null
/system/bt/bta/gatt/
bta_gattc_main.c
46
BTA_GATTC_CANCEL_OPEN
,
81
bta_gattc_cancel_open
,
147
/* BTA_GATTC_API_CANCEL_OPEN_EVT */ {
BTA_GATTC_CANCEL_OPEN
, BTA_GATTC_W4_CONN_ST},
155
/* BTA_GATTC_API_CLOSE_EVT */ {
BTA_GATTC_CANCEL_OPEN
, BTA_GATTC_W4_CONN_ST},
bta_gattc_int.h
418
extern void
bta_gattc_cancel_open
(tBTA_GATTC_CLCB *p_clcb, tBTA_GATTC_DATA *p_data);
bta_gattc_act.c
658
** Function
bta_gattc_cancel_open
665
void
bta_gattc_cancel_open
(tBTA_GATTC_CLCB *p_clcb, tBTA_GATTC_DATA *p_data)
function
[
all
...]
Completed in 3252 milliseconds