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

  /external/bluetooth/bluedroid/stack/gatt/
gatt_utils.c 711 for (i = start_idx ; i < GATT_MAX_PHY_CHANNEL; i ++)
812 for ( i=0; i < GATT_MAX_PHY_CHANNEL; i ++)
837 for ( ; i < GATT_MAX_PHY_CHANNEL; i ++)
862 if ( (tcb_idx < GATT_MAX_PHY_CHANNEL) && gatt_cb.tcb[tcb_idx].in_use)
900 for (i = 0; i < GATT_MAX_PHY_CHANNEL; i ++)
    [all...]
gatt_int.h 458 tGATT_TCB tcb[GATT_MAX_PHY_CHANNEL];
gatt_api.c     [all...]
  /external/bluetooth/bluedroid/bta/gatt/
bta_gattc_int.h 86 #define BTA_GATTC_CONN_MAX GATT_MAX_PHY_CHANNEL
  /external/bluetooth/bluedroid/include/
bt_target.h     [all...]
  /external/libnfc-nci/src/include/
bt_target.h     [all...]

Completed in 1005 milliseconds