Home
last modified time | relevance | path

Searched defs:rsp_code (Results 1 – 12 of 12) sorted by relevance

/system/bt/stack/gatt/
Dgatt_cl.c1087 UINT8 rsp_code = 0; in gatt_cmd_to_rsp_code() local
1108 UINT8 rsp_code; in gatt_cl_send_next_cmd_inq() local
1170 UINT8 rsp_code; in gatt_client_handle_server_rsp() local
Dgatt_utils.c1273 UINT8 rsp_code; in gatt_rsp_timeout() local
/system/bt/bta/av/
Dbta_av_api.c516 void BTA_AvVendorRsp(UINT8 rc_handle, UINT8 label, tBTA_AV_CODE rsp_code, UINT8 *p_data, UINT16 len… in BTA_AvVendorRsp()
595 void BTA_AvMetaRsp(UINT8 rc_handle, UINT8 label, tBTA_AV_CODE rsp_code, in BTA_AvMetaRsp()
Dbta_av_int.h304 tBTA_AV_CODE rsp_code; member
/system/bt/stack/mcap/
Dmca_api.c497 UINT16 mdl_id, UINT8 cfg, UINT8 rsp_code, in MCA_CreateMdlRsp()
659 UINT16 mdl_id, UINT8 rsp_code, in MCA_ReconnectMdlRsp()
Dmca_int.h46 UINT8 rsp_code; /* valid only if op_code is a response */ member
/system/bt/stack/include/
Dmca_api.h137 UINT8 rsp_code; /* The response code */ member
152 UINT8 rsp_code; /* The response code. */ member
/system/bt/bta/hl/
Dbta_hl_act.c1240 UINT8 rsp_code = MCA_RSP_SUCCESS; in bta_hl_dch_mca_reconnect_ind() local
1448 UINT8 rsp_code = MCA_RSP_SUCCESS; in bta_hl_dch_mca_create_ind() local
Dbta_hl_int.h399 tBTA_HL_DCH_CREATE_RSP rsp_code; member
/system/bt/bta/include/
Dbta_av_api.h391 tBTA_AV_CODE rsp_code; member
Dbta_hl_api.h352 tBTA_HL_DCH_CREATE_RSP rsp_code; member
/system/bt/btif/src/
Dbtif_hl.c2580 tBTA_HL_DCH_CREATE_RSP rsp_code = BTA_HL_DCH_CREATE_RSP_CFG_REJ; in btif_hl_proc_create_ind() local