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

  /external/bluetooth/bluedroid/stack/gatt/
gatt_attr.c 286 gatt_cb.handle_of_h_r = GATTS_AddCharacteristic(service_handle, &uuid, 0, GATT_CHAR_PROP_BIT_INDICATE);
289 gatt_cb.handle_of_h_r );
gatt_main.c     [all...]
gatt_utils.c 751 if (p_tcb->indicate_handle == gatt_cb.handle_of_h_r)
759 if (p_buf->handle == gatt_cb.handle_of_h_r)
    [all...]
gatt_int.h 516 UINT16 handle_of_h_r; /* Handle of the handles reused characteristic value */ member in struct:__anon5925
gatt_sr.c     [all...]

Completed in 287 milliseconds