OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gatt_profile_clcb_alloc
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/stack/gatt/
gatt_attr.c
106
** Function
gatt_profile_clcb_alloc
113
tGATT_PROFILE_CLCB *
gatt_profile_clcb_alloc
(UINT16 conn_id, BD_ADDR bda)
function
224
if (
gatt_profile_clcb_alloc
(conn_id, bda) == NULL)
gatt_int.h
543
extern tGATT_PROFILE_CLCB *
gatt_profile_clcb_alloc
(UINT16 conn_id, BD_ADDR bda);
Completed in 36 milliseconds