Searched refs:add_rfc_l2c_channel (Results 1 – 4 of 4) sorted by relevance
/aosp12/system/bt/stack/test/common/ |
H A D | mock_btsnoop_module.cc | 31 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,
|
/aosp12/system/bt/hci/include/ |
H A D | btsnoop.h | 48 void (*add_rfc_l2c_channel)(uint16_t conn_handle, uint16_t local_cid, member
|
/aosp12/system/bt/hci/src/ |
H A D | btsnoop.cc | 321 static void add_rfc_l2c_channel(uint16_t conn_handle, uint16_t local_cid, in add_rfc_l2c_channel() function 350 allowlist_rfc_dlci, add_rfc_l2c_channel,
|
/aosp12/system/bt/stack/l2cap/ |
H A D | l2c_main.cc | 416 btsnoop_get_interface()->add_rfc_l2c_channel( in process_l2cap_cmd() 458 btsnoop_get_interface()->add_rfc_l2c_channel( in process_l2cap_cmd()
|