Home
last modified time | relevance | path

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

/system/bt/stack/test/rfcomm/
Dstack_rfcomm_test.cc106 bluetooth::rfcomm::MockRfcommCallback* rfcomm_callback = nullptr; variable
109 rfcomm_callback->PortManagementCallback(code, port_handle, 0); in port_mgmt_cback_0()
113 rfcomm_callback->PortManagementCallback(code, port_handle, 1); in port_mgmt_cback_1()
117 rfcomm_callback->PortEventCallback(code, port_handle, 0); in port_event_cback_0()
121 rfcomm_callback->PortEventCallback(code, port_handle, 1); in port_event_cback_1()
455 rfcomm_callback = &rfcomm_callback_; in SetUp()
464 rfcomm_callback = nullptr; in TearDown()