/external/bluetooth/bluedroid/stack/btm/ |
btm_ble_cont_energy.c | 46 UINT8 *p = p_params->p_param_buf;
|
btm_ble_batchscan.c | 318 UINT8 *p = p_params->p_param_buf; 409 p = (uint8_t *)(p_params->p_param_buf + 4); [all...] |
btm_devctl.c | [all...] |
btm_ble_multi_adv.c | 99 UINT8 *p = p_params->p_param_buf, inst_id;
|
btm_ble_adv_filter.c | 246 UINT8 *p = p_params->p_param_buf, op_subcode = 0, action = 0xff; [all...] |
btm_ble_gap.c | 444 p = p_vcs_cplt_params->p_param_buf; [all...] |
/external/bluetooth/bluedroid/bta/dm/ |
bta_dm_api.c | 326 UINT8 *p_param_buf, 345 p_msg->p_param_buf = (UINT8 *)(p_msg + 1); 348 if (p_param_buf && param_len) 350 memcpy (p_msg->p_param_buf, p_param_buf, param_len); 356 p_msg->p_param_buf = NULL; [all...] |
bta_dm_int.h | 197 UINT8 *p_param_buf; member in struct:__anon5094 [all...] |
bta_dm_act.c | 633 status = BTM_VendorSpecificCommand(p_data->vendor_command.opcode,p_data->vendor_command.param_len,p_data->vendor_command.p_param_buf, p_data->vendor_command.p_cback); [all...] |
/external/libnfc-nci/halimpl/bcm2079x/hal/hal/ |
nfc_hal_dm.c | 508 UINT8 status = pData->p_param_buf[0]; [all...] |
nfc_hal_nci.c | 441 vcs_cplt_params.p_param_buf = p;
|
/external/bluetooth/bluedroid/vnd/ble/ |
vendor_ble.c | 278 UINT8 *p = p_params->p_param_buf, op_subcode;
|
/external/libnfc-nci/src/hal/int/ |
nfc_hal_int.h | 242 UINT8 *p_param_buf; member in struct:__anon27752
|
/external/bluetooth/bluedroid/stack/include/ |
btm_api.h | 110 UINT8 *p_param_buf; member in struct:__anon6016 [all...] |
/external/bluetooth/bluedroid/bta/include/ |
bta_api.h | [all...] |