Searched refs:BTA_GATTS_StartService (Results 1 – 5 of 5) sorted by relevance
290 BTA_GATTS_StartService(blufi_env.handle_srvc, BTA_GATT_TRANSPORT_LE); in blufi_profile_cb()
356 void BTA_GATTS_StartService(UINT16 service_id, tBTA_GATT_TRANSPORT sup_transport) in BTA_GATTS_StartService() function
1417 extern void BTA_GATTS_StartService(UINT16 service_id, tBTA_GATT_TRANSPORT sup_transport);
651 BTA_GATTS_StartService(arg->start_srvc.service_handle, BTA_GATT_TRANSPORT_LE); in btc_gatts_call_handler()
1098 BTA_GATTS_StartService(svc->attrs[0].handle, BTA_GATT_TRANSPORT_LE); in bt_mesh_gatts_service_start()