Searched refs:gatt_clcb_alloc (Results 1 – 3 of 3) sorted by relevance
723 tGATT_CLCB* p_clcb = gatt_clcb_alloc(conn_id); in GATTC_ConfigureMTU()905 tGATT_CLCB* p_clcb = gatt_clcb_alloc(conn_id); in GATTC_Discover()964 tGATT_CLCB* p_clcb = gatt_clcb_alloc(conn_id); in GATTC_Read()1065 tGATT_CLCB* p_clcb = gatt_clcb_alloc(conn_id); in GATTC_Write()1116 tGATT_CLCB* p_clcb = gatt_clcb_alloc(conn_id); in GATTC_ExecuteWrite()
606 tGATT_CLCB* gatt_clcb_alloc(tCONN_ID conn_id);
1094 tGATT_CLCB* gatt_clcb_alloc(tCONN_ID conn_id) { in gatt_clcb_alloc() function