OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:p_client_cb
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/bta/gatt/
bta_gattc_api.c
83
**
p_client_cb
- pointer to the application callback function.
88
void BTA_GATTC_AppRegister(tBT_UUID *p_app_uuid, tBTA_GATTC_CBACK *
p_client_cb
)
104
p_buf->p_cback =
p_client_cb
;
[
all
...]
/external/libnfc-nxp/src/
phLibNfc_ndef_raw.c
1617
pphLibNfc_RspCb_t
p_client_cb
= NULL;
local
[
all
...]
/external/bluetooth/bluedroid/bta/include/
bta_gatt_api.h
603
**
p_client_cb
- pointer to the application callback function.
608
BTA_API extern void BTA_GATTC_AppRegister(tBT_UUID *p_app_uuid, tBTA_GATTC_CBACK *
p_client_cb
);
[
all
...]
Completed in 1174 milliseconds