Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dl2c_api.h49 #define L2CAP_PING_RESULT_NO_RESP 2 /* Remote L2CAP did not reply */ macro
/system/bt/stack/l2cap/
Dl2c_link.cc539 (*p_cb)(L2CAP_PING_RESULT_NO_RESP); in l2c_link_timeout()