Searched refs:MessageCb (Results 1 – 2 of 2) sorted by relevance
162 void MessageCb(uint8_t handle, uint8_t label, uint8_t opcode,
226 base::Bind(&ConnectionHandler::MessageCb, weak_ptr_factory_.GetWeakPtr()); in AvrcpConnect()456 void ConnectionHandler::MessageCb(uint8_t handle, uint8_t label, uint8_t opcode, in MessageCb() function in bluetooth::avrcp::ConnectionHandler