Home
last modified time | relevance | path

Searched refs:GATT_INVALID_ACL_HANDLE (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/include/stack/
Dgatt_api.h569 #define GATT_INVALID_ACL_HANDLE 0xFFFF macro
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/gatt/
Dgatt_main.c354 (BTM_GetHCIConnHandle(p_tcb->peer_bda, p_tcb->transport) != GATT_INVALID_ACL_HANDLE)) { in gatt_update_app_use_link_flag()