Searched refs:get_protocol (Results 1 – 5 of 5) sorted by relevance
324 pub fn get_protocol( in get_protocol() method334 get_protocol, in get_protocol()
191 bt_status_t (*get_protocol)(RawAddress* bd_addr, tBLE_ADDR_TYPE addr_type, member
334 bt_status_t status = sBluetoothHidInterface->get_protocol( in getProtocolModeNative()
1943 static bt_status_t get_protocol(RawAddress* bd_addr, tBLE_ADDR_TYPE addr_type, in get_protocol() function2244 get_protocol,
2078 match (self.state.rf_state, data.get_protocol()) { in data_packet()