Home
last modified time | relevance | path

Searched refs:BT_PROFILE_SOCKETS_ID (Results 1 – 6 of 6) sorted by relevance

/aosp12/system/bt/tools/bdtool/
H A Dbdtool.c212 bt_interface->get_profile_interface(BT_PROFILE_SOCKETS_ID); in main()
246 bt_interface->get_profile_interface(BT_PROFILE_SOCKETS_ID); in main()
/aosp12/system/bt/test/suite/rfcomm/
H A Drfcomm_test.cc36 BT_PROFILE_SOCKETS_ID); in SetUp()
/aosp12/hardware/libhardware/include/hardware/
H A Dbluetooth.h39 #define BT_PROFILE_SOCKETS_ID "socket" macro
/aosp12/system/bt/include/hardware/
H A Dbluetooth.h42 #define BT_PROFILE_SOCKETS_ID "socket" macro
/aosp12/system/bt/btif/src/
H A Dbluetooth.cc429 if (is_profile(profile_id, BT_PROFILE_SOCKETS_ID)) in get_profile_interface()
/aosp12/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_btservice_AdapterService.cpp924 BT_PROFILE_SOCKETS_ID); in initNative()