Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_int.h604 bool gatt_is_pending_mtu_exchange(tGATT_TCB* p_tcb);
Dgatt_api.cc783 if (gatt_is_pending_mtu_exchange(p_tcb)) { in GATTC_TryMtuRequest()
Dgatt_utils.cc528 bool gatt_is_pending_mtu_exchange(tGATT_TCB* p_tcb) { in gatt_is_pending_mtu_exchange() function