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_int.h 679 extern tBT_UUID * gatts_get_service_uuid (tGATT_SVC_DB *p_db);
gatt_utils.c 429 p_svc_uuid = gatts_get_service_uuid (p_rcb->p_db);
    [all...]
gatt_api.c 514 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_sr.c 548 p_uuid = gatts_get_service_uuid (p_rcb->p_db);
    [all...]

Completed in 74 milliseconds