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

  /external/bluetooth/bluedroid/stack/gatt/
gatt_utils.c 694 for (i = start_idx ; i < GATT_MAX_PHY_CHANNEL; i ++)
795 for ( i=0; i < GATT_MAX_PHY_CHANNEL; i ++)
820 for ( ; i < GATT_MAX_PHY_CHANNEL; i ++)
845 if ( (tcb_idx < GATT_MAX_PHY_CHANNEL) && gatt_cb.tcb[tcb_idx].in_use)
883 for (i = 0; i < GATT_MAX_PHY_CHANNEL; i ++)
    [all...]
gatt_int.h 447 tGATT_TCB tcb[GATT_MAX_PHY_CHANNEL];
gatt_api.c     [all...]
  /external/bluetooth/bluedroid/include/
bt_target.h     [all...]
  /external/libnfc-nci/src/include/
bt_target.h     [all...]

Completed in 2991 milliseconds