OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:na_bda
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/stack/btm/
btm_ble_adv_filter.c
40
static const BD_ADDR
na_bda
= {0};
variable
309
if (memcmp(&btm_ble_adv_filt_cb.cur_filter_target.bda, &
na_bda
, BD_ADDR_LEN) == 0)
390
if (memcmp(
na_bda
, p_addr_filter->bd_addr, BD_ADDR_LEN) == 0)
[
all
...]
/external/bluetooth/bluedroid/vnd/ble/
vendor_ble.c
42
static const BD_ADDR
na_bda
= {0};
variable
Completed in 373 milliseconds