Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_hci_btsnoop.cc27 static void add_rfc_l2c_channel(uint16_t, uint16_t, uint16_t) { /* do nothing */ } in add_rfc_l2c_channel() function
32 add_rfc_l2c_channel, clear_l2cap_allowlist};
/packages/modules/Bluetooth/system/hci/include/
Dbtsnoop.h49 void (*add_rfc_l2c_channel)(uint16_t conn_handle, uint16_t local_cid, uint16_t remote_cid); member