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

  /system/bt/stack/include/
gatt_api.h 52 #define GATT_WRONG_STATE 0x82
    [all...]
  /system/bt/bta/include/
bta_gatt_api.h 82 #define BTA_GATT_WRONG_STATE GATT_WRONG_STATE /* 0x82 */
    [all...]
  /system/bt/stack/gatt/
gatt_api.c 742 return(GATT_WRONG_STATE);
    [all...]
  /system/bt/bta/gatt/
bta_gattc_cache.c 371 return GATT_WRONG_STATE;
    [all...]

Completed in 92 milliseconds