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

  /system/bt/stack/gatt/
gatt_main.c 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_api.c 511 case GATT_TRANSPORT_BR_EDR:
    [all...]
  /system/bt/stack/include/
gatt_api.h 334 #define GATT_TRANSPORT_BR_EDR BT_TRANSPORT_BR_EDR
    [all...]
  /system/bt/bta/include/
bta_gatt_api.h 510 #define BTA_GATT_TRANSPORT_BR_EDR GATT_TRANSPORT_BR_EDR
    [all...]

Completed in 75 milliseconds