Searched refs:on_send_data_upwards (Results 1 – 4 of 4) sorted by relevance
31 .on_send_data_upwards = acl_rcv_acl_data, in GetAclInterface()
136 void (*on_send_data_upwards)(BT_HDR*); member
218 ASSERT_LOG(acl_interface.on_send_data_upwards != nullptr, in ValidateAclInterface()1236 acl_interface_.on_send_data_upwards, in OnConnectSuccess()1303 acl_interface_.on_send_data_upwards, in OnLeConnectSuccess()
123 .on_send_data_upwards = mock_on_send_data_upwards, in GetMockAclInterface()