OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pp_enable
(Results
1 - 1
of
1
) sorted by null
/external/bluetooth/bluedroid/stack/btm/
btm_ble_batchscan.c
546
UINT8 enable_param[BTM_BLE_BATCH_SCAN_ENB_DISB_LEN], *
pp_enable
;
local
553
pp_enable
= enable_param;
556
UINT8_TO_STREAM (
pp_enable
, BTM_BLE_BATCH_SCAN_ENB_DISAB_CUST_FEATURE);
557
UINT8_TO_STREAM (
pp_enable
, shld_enable);
[
all
...]
Completed in 50 milliseconds