Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dl2c_api.h50 #define L2CAP_PING_RESULT_NO_RESP 2 /* Remote L2CAP did not reply */ macro
/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/
Dl2c_link.c613 (*p_cb) (L2CAP_PING_RESULT_NO_RESP); in l2c_link_timeout()