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.cc105 bluetooth::rfcomm::MockRfcommCallback* rfcomm_callback = nullptr; variable
108 rfcomm_callback->PortManagementCallback(code, port_handle, 0); in port_mgmt_cback_0()
112 rfcomm_callback->PortManagementCallback(code, port_handle, 1); in port_mgmt_cback_1()
116 rfcomm_callback->PortEventCallback(code, port_handle, 0); in port_event_cback_0()
120 rfcomm_callback->PortEventCallback(code, port_handle, 1); in port_event_cback_1()
454 rfcomm_callback = &rfcomm_callback_; in SetUp()
462 rfcomm_callback = nullptr; in TearDown()