Home
last modified time | relevance | path

Searched refs:get_profile_interface (Results 1 – 4 of 4) sorted by relevance

/system/bt/tools/bdtool/
Dbdtool.c201 const btsock_interface_t *sock = bt_interface->get_profile_interface(BT_PROFILE_SOCKETS_ID); in main()
229 const btsock_interface_t *sock = bt_interface->get_profile_interface(BT_PROFILE_SOCKETS_ID); in main()
/system/bt/btif/src/
Dbluetooth.c366 static const void* get_profile_interface (const char *profile_id) in get_profile_interface() function
495 get_profile_interface,
/system/bt/service/hal/
Dbluetooth_gatt_interface.cpp540 bt_iface->get_profile_interface(BT_PROFILE_GATT_ID)); in Initialize()
/system/bt/service/
Dgatt_server_old.cpp489 bt_iface->get_profile_interface(BT_PROFILE_GATT_ID)); in Initialize()