Searched refs:gatt_tcb_get_att_cid (Results 1 – 3 of 3) sorted by relevance
1016 p_clcb->cid = gatt_tcb_get_att_cid(*p_tcb, p_reg->eatt_support); in gatt_clcb_alloc()1098 uint16_t gatt_tcb_get_att_cid(tGATT_TCB& tcb, bool eatt_support) { in gatt_tcb_get_att_cid() function
565 extern uint16_t gatt_tcb_get_att_cid(tGATT_TCB& tcb, bool eatt_support);
528 uint16_t cid = gatt_tcb_get_att_cid(*p_tcb, p_reg->eatt_support); in GATTS_HandleValueNotification()