OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tBTM_LE_CONN_PRAMS
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/stack/btm/
btm_dev.c
87
memset(&p_dev_rec->conn_params, 0xff, sizeof(
tBTM_LE_CONN_PRAMS
));
256
memset(&p_dev_rec->conn_params, 0xff, sizeof(
tBTM_LE_CONN_PRAMS
));
272
memset(&p_dev_rec->conn_params, 0xff, sizeof(
tBTM_LE_CONN_PRAMS
));
btm_ble_int.h
171
}
tBTM_LE_CONN_PRAMS
;
btm_int.h
587
tBTM_LE_CONN_PRAMS
conn_params;
[
all
...]
Completed in 27 milliseconds