Searched refs:GATT_WRONG_STATE (Results 1 - 4 of 4) sorted by relevance

/system/bt/stack/include/
H A Dgatt_api.h52 #define GATT_WRONG_STATE 0x82 macro
/system/bt/bta/include/
H A Dbta_gatt_api.h82 #define BTA_GATT_WRONG_STATE GATT_WRONG_STATE /* 0x82 */
/system/bt/stack/gatt/
H A Dgatt_api.c742 return(GATT_WRONG_STATE);
/system/bt/bta/gatt/
H A Dbta_gattc_cache.c371 return GATT_WRONG_STATE;

Completed in 51 milliseconds