Home
last modified time | relevance | path

Searched defs:clear_l2cap_allowlist (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/bt/hci/include/
H A Dbtsnoop.h52 void (*clear_l2cap_allowlist)(uint16_t conn_handle, uint16_t local_cid, member
/aosp12/system/bt/stack/test/common/
H A Dmock_btsnoop_module.cc34 static void clear_l2cap_allowlist(uint16_t, uint16_t, in clear_l2cap_allowlist() function
/aosp12/system/bt/hci/src/
H A Dbtsnoop.cc336 static void clear_l2cap_allowlist(uint16_t conn_handle, uint16_t local_cid, in clear_l2cap_allowlist() function