Home
last modified time | relevance | path

Searched refs:btsock_rfc_control_req (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_btif_sock_rfc.cc44 struct btsock_rfc_control_req btsock_rfc_control_req; variable
63 bt_status_t btsock_rfc_control_req::return_value = BT_STATUS_SUCCESS;
96 bt_status_t btsock_rfc_control_req(uint8_t dlci, const RawAddress& bd_addr, in btsock_rfc_control_req() function
101 return test::mock::btif_sock_rfc::btsock_rfc_control_req( in btsock_rfc_control_req()
Dmock_btif_sock_rfc.h114 struct btsock_rfc_control_req { struct
132 extern struct btsock_rfc_control_req btsock_rfc_control_req; argument
/packages/modules/Bluetooth/system/btif/include/
Dbtif_sock_rfc.h35 bt_status_t btsock_rfc_control_req(uint8_t dlci, const RawAddress& bd_addr,
/packages/modules/Bluetooth/system/btif/src/
Dbtif_sock.cc150 return btsock_rfc_control_req(dlci, bd_addr, modem_signal, break_signal, in btsock_control_req()
Dbtif_sock_rfc.cc280 bt_status_t btsock_rfc_control_req(uint8_t dlci, const RawAddress& bd_addr, in btsock_rfc_control_req() function