Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/
Dgatt_attr.c151 tGATT_PROFILE_CLCB *gatt_profile_clcb_alloc (UINT16 conn_id, BD_ADDR bda, tBT_TRANSPORT tranport) in gatt_profile_clcb_alloc() function
407 p_clcb = gatt_profile_clcb_alloc (conn_id, bda, transport); in gatt_connect_cback()
676 p_clcb = gatt_profile_clcb_alloc (0, remote_bda, transport); in GATT_ConfigServiceChangeCCC()