Searched defs:peer_feat (Results 1 – 2 of 2) sorted by relevance
1479 …private void processConnectionEvent(int state, int peer_feat, int chld_feat, BluetoothDevice devic… in processConnectionEvent()2426 private void onConnectionStateChanged(int state, int peer_feat, int chld_feat, byte[] address) { in onConnectionStateChanged()
71 static void connection_state_cb(bthf_client_connection_state_t state, unsigned int peer_feat, unsig… in connection_state_cb()