OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tBTA_GATTC_CBACK
(Results
1 - 4
of
4
) sorted by null
/external/bluetooth/bluedroid/bta/gatt/
bta_gattc_int.h
102
tBTA_GATTC_CBACK
*p_cback;
345
tBTA_GATTC_CBACK
*p_cback;
bta_gattc_api.c
88
void BTA_GATTC_AppRegister(tBT_UUID *p_app_uuid,
tBTA_GATTC_CBACK
*p_client_cb)
[
all
...]
bta_gattc_act.c
750
tBTA_GATTC_CBACK
*p_cback = p_clcb->p_rcb->p_cback;
[
all
...]
/external/bluetooth/bluedroid/bta/include/
bta_gatt_api.h
380
typedef void (
tBTA_GATTC_CBACK
)(tBTA_GATTC_EVT event, tBTA_GATTC *p_data);
608
BTA_API extern void BTA_GATTC_AppRegister(tBT_UUID *p_app_uuid,
tBTA_GATTC_CBACK
*p_client_cb);
[
all
...]
Completed in 27 milliseconds