Home
last modified time | relevance | path

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

/system/bt/service/
Dgatt_client.cpp73 const btgatt_client_interface_t* hal_iface = in RegisterInstance() local
77 if (hal_iface->register_client(&app_uuid) != BT_STATUS_SUCCESS) in RegisterInstance()
Dlow_energy_client.cpp851 const btgatt_client_interface_t* hal_iface = in RegisterInstance() local
855 if (hal_iface->register_client(&app_uuid) != BT_STATUS_SUCCESS) in RegisterInstance()
Dgatt_server.cpp978 const btgatt_server_interface_t* hal_iface = in RegisterInstance() local
982 if (hal_iface->register_server(&app_uuid) != BT_STATUS_SUCCESS) in RegisterInstance()