Home
last modified time | relevance | path

Searched refs:BT_PROFILE_CSIS_CLIENT_ID (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_csip_set_coordinator.cpp192 (CsisClientInterface*)btInf->get_profile_interface(BT_PROFILE_CSIS_CLIENT_ID); in initNative()
/aosp_15_r20/packages/modules/Bluetooth/system/include/hardware/
Dbluetooth.h59 #define BT_PROFILE_CSIS_CLIENT_ID "csis_client" macro
/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/
Dbluetooth.cc1012 if (is_profile(profile_id, BT_PROFILE_CSIS_CLIENT_ID)) { in get_profile_interface()