Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dl2c_api.h49 #define L2CAP_PING_RESULT_NO_LINK 1 /* Link could not be setup */ macro
/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/
Dl2c_utils.c274 (*p_cb) (L2CAP_PING_RESULT_NO_LINK); in l2cu_release_lcb()