Home
last modified time | relevance | path

Searched refs:gatt_profile_clcb_alloc (Results 1 – 1 of 1) sorted by relevance

/system/bt/stack/gatt/
Dgatt_attr.c137 tGATT_PROFILE_CLCB *gatt_profile_clcb_alloc (UINT16 conn_id, BD_ADDR bda, tBT_TRANSPORT tranport) in gatt_profile_clcb_alloc() function
245 p_clcb = gatt_profile_clcb_alloc(conn_id, bda, transport); in gatt_connect_cback()
448 p_clcb = gatt_profile_clcb_alloc (0, remote_bda, transport); in GATT_ConfigServiceChangeCCC()