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

  /external/bluetooth/bluedroid/stack/gatt/
gatt_main.c 297 GATT_SetIdleTimeout(p_tcb->peer_bda, GATT_LINK_NO_IDLE_TIMEOUT, p_tcb->transport);
306 GATT_SetIdleTimeout(p_tcb->peer_bda, GATT_LINK_IDLE_TIMEOUT_WHEN_NO_APP, p_tcb->transport);
925 GATT_SetIdleTimeout(p_tcb->peer_bda, GATT_LINK_NO_IDLE_TIMEOUT, p_tcb->transport);
    [all...]
gatt_api.c     [all...]
  /external/bluetooth/bluedroid/stack/include/
gatt_api.h     [all...]

Completed in 32 milliseconds