Searched refs:GATTS_StartService (Results 1 – 4 of 4) sorted by relevance
272 status = GATTS_StartService (gatt_cb.gatt_if, service_handle, GATT_TRANSPORT_LE_BR_EDR); in gatt_profile_db_init()
463 tGATT_STATUS GATTS_StartService (tGATT_IF gatt_if, UINT16 service_handle, in GATTS_StartService() function
811 GATT_API extern tGATT_STATUS GATTS_StartService (tGATT_IF gatt_if, UINT16 service_handle,
508 if (GATTS_StartService(p_rcb->gatt_if, in bta_gatts_start_service()