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

  /system/bt/stack/gatt/
gatt_attr.c 289 gatt_cb.handle_of_h_r = GATTS_AddCharacteristic(service_handle, &uuid, 0, GATT_CHAR_PROP_BIT_INDICATE);
292 gatt_cb.handle_of_h_r );
gatt_main.c     [all...]
gatt_int.h 495 UINT16 handle_of_h_r; /* Handle of the handles reused characteristic value */ member in struct:__anon73637
gatt_utils.c 771 if (p_tcb->indicate_handle == gatt_cb.handle_of_h_r)
782 if (p_buf->handle == gatt_cb.handle_of_h_r)
    [all...]
gatt_sr.c     [all...]

Completed in 139 milliseconds