Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/include/stack/
Dl2c_api.h47 #define L2CAP_PING_RESULT_OK 0 /* Ping reply received OK */ macro
/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/l2cap/
Dl2c_main.c704 (*p_cb) (L2CAP_PING_RESULT_OK); in process_l2cap_cmd()