Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dl2c_api.h50 #define L2CAP_PING_RESULT_NO_LINK 1 /* Link could not be setup */ macro
/system/bt/stack/l2cap/
Dl2c_utils.cc217 (*p_cb)(L2CAP_PING_RESULT_NO_LINK); in l2cu_release_lcb()