Home
last modified time | relevance | path

Searched refs:MAP_MCE (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/blueberry/utils/
Dbt_constants.py127 MAP_MCE = 18 variable in BluetoothProfile
Dandroid_bluetooth_decorator.py112 elif profile == bt_constants.BluetoothProfile.MAP_MCE:
608 if profile == bt_constants.BluetoothProfile.MAP_MCE:
720 return self.connect_to_snd_with_profile(map_ad, bt_constants.BluetoothProfile.MAP_MCE)
735 func_args=[bluetooth_address, bt_constants.BluetoothProfile.MAP_MCE],