Searched refs:gatt_get_tcb_by_idx (Results 1 – 7 of 7) sorted by relevance
577 tGATT_TCB *p_tcb = gatt_get_tcb_by_idx(tcb_idx); in GATTS_HandleValueIndication()644 tGATT_TCB *p_tcb = gatt_get_tcb_by_idx(tcb_idx); in GATTS_HandleValueNotification()690 tGATT_TCB *p_tcb = gatt_get_tcb_by_idx(tcb_idx); in GATTS_SendRsp()809 tGATT_TCB *p_tcb = gatt_get_tcb_by_idx(tcb_idx); in GATTC_ConfigureMTU()861 tGATT_TCB *p_tcb = gatt_get_tcb_by_idx(tcb_idx); in GATTC_Discover()924 tGATT_TCB *p_tcb = gatt_get_tcb_by_idx(tcb_idx); in GATTC_Read()1004 tGATT_TCB *p_tcb = gatt_get_tcb_by_idx(tcb_idx); in GATTC_Write()1069 tGATT_TCB *p_tcb = gatt_get_tcb_by_idx(tcb_idx); in GATTC_ExecuteWrite()1111 tGATT_TCB *p_tcb = gatt_get_tcb_by_idx(GATT_GET_TCB_IDX(conn_id)); in GATTC_SendHandleValueConfirm()1477 p_tcb = gatt_get_tcb_by_idx(tcb_idx); in GATT_Disconnect()[all …]
787 p_tcb = gatt_get_tcb_by_idx(start_idx); in gatt_find_the_connected_bda()937 tGATT_TCB *gatt_get_tcb_by_idx(UINT8 tcb_idx) in gatt_get_tcb_by_idx() function968 p_tcb = gatt_get_tcb_by_idx(i); in gatt_find_tcb_by_addr()1756 tGATT_TCB *p_tcb = gatt_get_tcb_by_idx(tcb_idx); in gatt_clcb_alloc()
1173 p_tcb = gatt_get_tcb_by_idx(found_idx); in gatt_proc_srv_chg()
361 tGATT_TCB *p_tcb = gatt_get_tcb_by_idx(conn_id); in esp_ble_gattc_read_char()398 tGATT_TCB *p_tcb = gatt_get_tcb_by_idx(conn_id); in esp_ble_gattc_read_by_type()430 tGATT_TCB *p_tcb = gatt_get_tcb_by_idx(conn_id); in esp_ble_gattc_read_multiple()467 tGATT_TCB *p_tcb = gatt_get_tcb_by_idx(conn_id); in esp_ble_gattc_read_char_descr()500 tGATT_TCB *p_tcb = gatt_get_tcb_by_idx(conn_id); in esp_ble_gattc_write_char()538 tGATT_TCB *p_tcb = gatt_get_tcb_by_idx(conn_id); in esp_ble_gattc_write_char_descr()576 tGATT_TCB *p_tcb = gatt_get_tcb_by_idx(conn_id); in esp_ble_gattc_prepare_write()612 tGATT_TCB *p_tcb = gatt_get_tcb_by_idx(conn_id); in esp_ble_gattc_prepare_write_char_descr()
265 tGATT_TCB *p_tcb = gatt_get_tcb_by_idx(conn_id); in esp_ble_gatts_send_indicate()
696 extern tGATT_TCB *gatt_get_tcb_by_idx(UINT8 tcb_idx);
2327 tGATT_TCB * p_tcb = gatt_get_tcb_by_idx(tcb_idx); in l2ble_update_att_acl_pkt_num()