Searched defs:PBAP_CLIENT (Results 1 – 4 of 4) sorted by relevance
168 @SystemApi int PBAP_CLIENT = 17; field
133 sProfileNames.put(BluetoothProfile.PBAP_CLIENT, "PBAP Client"); in sProfileNames.put()142 sProfileActions.put(PBAP_CLIENT_CONNECTION_STATE_CHANGED, BluetoothProfile.PBAP_CLIENT); in sProfileActions.put()
126 PBAP_CLIENT = 17 variable in BluetoothProfile
267 PBAP_CLIENT = 17; enumerator