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

  /system/bt/stack/gatt/
gatt_main.c 474 gatt_cleanup_upon_disc(bd_addr, reason, transport);
666 gatt_cleanup_upon_disc(p_tcb->peer_bda, result, GATT_TRANSPORT_BR_EDR);
825 gatt_cleanup_upon_disc(p_tcb->peer_bda, reason, GATT_TRANSPORT_BR_EDR);
860 gatt_cleanup_upon_disc(p_tcb->peer_bda, reason, GATT_TRANSPORT_BR_EDR);
    [all...]
gatt_int.h 672 extern void gatt_cleanup_upon_disc(BD_ADDR bda, UINT16 reason, tBT_TRANSPORT transport);
gatt_utils.c 2198 void gatt_cleanup_upon_disc(BD_ADDR bda, UINT16 reason, tBT_TRANSPORT transport) function
    [all...]

Completed in 103 milliseconds