HomeSort by relevance Sort by last modified time
    Searched refs:gatts_get_service_uuid (Results 1 - 5 of 5) sorted by null

  /external/bluetooth/bluedroid/stack/gatt/
gatt_utils.c 430 p_svc_uuid = gatts_get_service_uuid (p_rcb->p_db);
    [all...]
gatt_api.c 515 p_uuid = gatts_get_service_uuid (p_sreg->p_db);
    [all...]
gatt_db.c 93 tBT_UUID * gatts_get_service_uuid (tGATT_SVC_DB *p_db) function
    [all...]
gatt_int.h 708 extern tBT_UUID * gatts_get_service_uuid (tGATT_SVC_DB *p_db);
gatt_sr.c 551 if ((p_uuid = gatts_get_service_uuid (p_rcb->p_db)) != NULL)
    [all...]

Completed in 164 milliseconds