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

  /external/bluetooth/bluedroid/stack/gap/
gap_ble.c 280 tGAP_ATTR *p_db_attr = gap_cb.gatt_attr;
382 tGAP_ATTR *p_db_attr = gap_cb.gatt_attr;
481 tGAP_ATTR *p_db_attr = &gap_cb.gatt_attr[0];
486 memset(gap_cb.gatt_attr, 0, sizeof(tGAP_ATTR) *GAP_MAX_CHAR_NUM);
536 tGAP_ATTR *p_db_attr = gap_cb.gatt_attr;
gap_int.h 176 tGAP_ATTR gatt_attr[GAP_MAX_CHAR_NUM]; member in struct:__anon3103
  /external/bluetooth/bluedroid/stack/
Android.mk 97 ./gatt/gatt_attr.c \

Completed in 87 milliseconds