Searched refs:handle_of_h_r (Results 1 - 5 of 5) sorted by relevance

/external/bluetooth/bluedroid/stack/gatt/
H A Dgatt_attr.c265 gatt_cb.handle_of_h_r = GATTS_AddCharacteristic(service_handle, &uuid, 0, GATT_CHAR_PROP_BIT_INDICATE);
268 gatt_cb.handle_of_h_r );
H A Dgatt_main.c962 if (gatt_cb.handle_of_h_r)
969 gatt_cb.handle_of_h_r,
1070 if (gatt_cb.cb_info.p_srv_chg_callback && gatt_cb.handle_of_h_r)
H A Dgatt_int.h486 UINT16 handle_of_h_r; /* Handle of the handles reused characteristic value */ member in struct:__anon1172
H A Dgatt_utils.c746 if (p_tcb->indicate_handle == gatt_cb.handle_of_h_r)
754 if (p_buf->handle == gatt_cb.handle_of_h_r)
H A Dgatt_sr.c1381 if (ack_handle == gatt_cb.handle_of_h_r)

Completed in 199 milliseconds