HomeSort by relevance Sort by last modified time
    Searched defs:p_val (Results 1 - 4 of 4) sorted by null

  /external/bluetooth/bluedroid/bta/hf_client/
bta_hf_client_cmd.c 25 tBTA_HF_CLIENT_DATA_VAL *p_val = (tBTA_HF_CLIENT_DATA_VAL *)p_data; local
28 switch(p_val->uint8_val)
31 bta_hf_client_send_at_vts((char)p_val->uint32_val1);
34 bta_hf_client_send_at_btrh(FALSE, p_val->uint32_val1);
41 bta_hf_client_send_at_chld('0' + p_val->uint32_val1, p_val->uint32_val2);
56 bta_hf_client_send_at_atd(p_val->str, p_val->uint32_val1);
59 bta_hf_client_send_at_vgm(p_val->uint32_val1);
62 bta_hf_client_send_at_vgs(p_val->uint32_val1)
    [all...]
  /external/libnfc-nxp/src/
phHciNfc_DevMgmt.c 137 uint8_t *p_val; member in struct:phHciNfc_DevMgmt_Info
425 uint8_t *p_val
455 psHciContext->p_device_mgmt_info)->p_val = p_val;
    [all...]
  /external/bluetooth/bluedroid/stack/include/
btm_ble_api.h 374 UINT8 *p_val; member in struct:__anon6103
382 UINT8 *p_val; member in struct:__anon6104
389 UINT8 *p_val; /* number of len byte */ member in struct:__anon6105
    [all...]
  /external/bluetooth/bluedroid/bta/include/
bta_api.h 363 UINT8 *p_val; member in struct:__anon5307
370 UINT8 *p_val; /* number of len byte */ member in struct:__anon5308
384 UINT8 *p_val; member in struct:__anon5310
    [all...]

Completed in 155 milliseconds