Searched defs:rsp_code (Results 1 – 12 of 12) sorted by relevance
/system/bt/stack/gatt/ |
D | gatt_cl.c | 1087 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
|
D | gatt_utils.c | 1273 UINT8 rsp_code; in gatt_rsp_timeout() local
|
/system/bt/bta/av/ |
D | bta_av_api.c | 516 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()
|
D | bta_av_int.h | 304 tBTA_AV_CODE rsp_code; member
|
/system/bt/stack/mcap/ |
D | mca_api.c | 497 UINT16 mdl_id, UINT8 cfg, UINT8 rsp_code, in MCA_CreateMdlRsp() 659 UINT16 mdl_id, UINT8 rsp_code, in MCA_ReconnectMdlRsp()
|
D | mca_int.h | 46 UINT8 rsp_code; /* valid only if op_code is a response */ member
|
/system/bt/stack/include/ |
D | mca_api.h | 137 UINT8 rsp_code; /* The response code */ member 152 UINT8 rsp_code; /* The response code. */ member
|
/system/bt/bta/hl/ |
D | bta_hl_act.c | 1240 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
|
D | bta_hl_int.h | 399 tBTA_HL_DCH_CREATE_RSP rsp_code; member
|
/system/bt/bta/include/ |
D | bta_av_api.h | 391 tBTA_AV_CODE rsp_code; member
|
D | bta_hl_api.h | 352 tBTA_HL_DCH_CREATE_RSP rsp_code; member
|
/system/bt/btif/src/ |
D | btif_hl.c | 2580 tBTA_HL_DCH_CREATE_RSP rsp_code = BTA_HL_DCH_CREATE_RSP_CFG_REJ; in btif_hl_proc_create_ind() local
|