gatt_find_i_tcb_free() function
* Function gatt_find_i_tcb_free * Description The function searches for an empty tcb entry, and return the index. * Returns GATT_INDEX_INVALID if not found. Otherwise index to the tcb.
Syntax
UINT8 gatt_find_i_tcb_free(void);