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