Home
last modified time | relevance | path

Searched refs:whitelist_l2c_channel (Results 1 – 4 of 4) sorted by relevance

/system/bt/stack/test/common/
Dmock_btsnoop_module.cc24 static void whitelist_l2c_channel(uint16_t, uint16_t, in whitelist_l2c_channel() function
38 static const btsnoop_t fake_snoop = {capture, whitelist_l2c_channel,
/system/bt/hci/include/
Dbtsnoop.h35 void (*whitelist_l2c_channel)(uint16_t conn_handle, uint16_t local_cid, member
/system/bt/hci/src/
Dbtsnoop.cc287 static void whitelist_l2c_channel(uint16_t conn_handle, uint16_t local_cid, in whitelist_l2c_channel() function
331 static const btsnoop_t interface = {capture, whitelist_l2c_channel,
/system/bt/stack/l2cap/
Dl2c_main.cc404 btsnoop_get_interface()->whitelist_l2c_channel( in process_l2cap_cmd()
444 btsnoop_get_interface()->whitelist_l2c_channel( in process_l2cap_cmd()