Searched refs:GATT_WRONG_STATE (Results 1 – 4 of 4) sorted by relevance
243 return GATT_WRONG_STATE; in bta_gattc_add_char_to_cache()290 return GATT_WRONG_STATE; in bta_gattc_add_attr_to_cache()306 return GATT_WRONG_STATE; in bta_gattc_add_attr_to_cache()321 return GATT_WRONG_STATE; in bta_gattc_add_attr_to_cache()
52 #define GATT_WRONG_STATE 0x82 macro
83 #define BTA_GATT_WRONG_STATE GATT_WRONG_STATE /* 0x82 */
741 return(GATT_WRONG_STATE); in GATTS_SendRsp()