Searched defs:company_id (Results 1 - 7 of 7) sorted by relevance

/system/bt/bta/av/
H A Dbta_av_api.c491 p_buf->msg.company_id = p_bta_av_cfg->company_id;
516 void BTA_AvVendorRsp(UINT8 rc_handle, UINT8 label, tBTA_AV_CODE rsp_code, UINT8 *p_data, UINT16 len, UINT32 company_id) argument
526 if (company_id)
527 p_buf->msg.company_id = company_id;
529 p_buf->msg.company_id = p_bta_av_cfg->company_id;
/system/bt/stack/include/
H A Davrc_api.h166 UINT32 company_id; /* the company ID */ member in struct:__anon948
273 ** p_ccb->company_id: Company Identifier.
H A Dbtm_ble_api.h729 UINT16 company_id; /* company ID */ member in struct:__anon1115
H A Davrc_defs.h772 UINT32 company_id; /* Company identifier. */ member in struct:__anon950
794 UINT32 company_id; /* Company identifier. */ member in struct:__anon952
893 UINT32 company_id[AVRC_CAP_MAX_NUM_COMP_ID]; member in union:__anon958
/system/bt/btif/src/
H A Dbtif_gatt_client.c1370 cond.manu_data.company_id = p_adv_filt_cb->conn_id;
1906 int filt_type, int filt_index, int company_id,
1925 btif_filt_cb.conn_id = company_id;
1905 btif_gattc_scan_filter_add_remove(int client_if, int action, int filt_type, int filt_index, int company_id, int company_id_mask, const bt_uuid_t *p_uuid, const bt_uuid_t *p_uuid_mask, const bt_bdaddr_t *bd_addr, char addr_type, int data_len, char* p_data, int mask_len, char* p_mask) argument
/system/bt/bta/include/
H A Dbta_av_api.h402 UINT32 company_id; member in struct:__anon334
413 UINT32 company_id; member in struct:__anon335
500 UINT32 company_id; /* AVRCP Company ID */ member in struct:__anon341
755 UINT8 *p_data, UINT16 len, UINT32 company_id);
H A Dbta_api.h529 UINT16 company_id; /* company ID */ member in struct:__anon291

Completed in 1609 milliseconds