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

  /system/bt/bta/gatt/
bta_gattc_cache.cc 246 return GATT_WRONG_STATE;
293 return GATT_WRONG_STATE;
310 return GATT_WRONG_STATE;
328 return GATT_WRONG_STATE;
    [all...]
  /system/bt/stack/include/
gatt_api.h 51 #define GATT_WRONG_STATE 0x82
    [all...]
  /system/bt/bta/include/
bta_gatt_api.h 75 #define BTA_GATT_WRONG_STATE GATT_WRONG_STATE /* 0x82 */
    [all...]
  /system/bt/stack/gatt/
gatt_api.cc 624 return (GATT_WRONG_STATE);
    [all...]

Completed in 50 milliseconds