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.cc31 static void add_rfc_l2c_channel(uint16_t, uint16_t, uint16_t) { /* do nothing */ in add_rfc_l2c_channel() function
39 allowlist_rfc_dlci, add_rfc_l2c_channel,
/packages/modules/Bluetooth/system/hci/include/
Dbtsnoop.h49 void (*add_rfc_l2c_channel)(uint16_t conn_handle, uint16_t local_cid, member