OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:btif_get_address_type
(Results
1 - 4
of
4
) sorted by null
/system/bt/btif/include/
btif_config.h
52
bool
btif_get_address_type
(const BD_ADDR bd_addr, int *p_addr_type);
/system/bt/btif/src/
btif_config.c
115
bool
btif_get_address_type
(const BD_ADDR bd_addr, int *p_addr_type)
function
btif_gatt_server.c
387
if (
btif_get_address_type
(p_cb->bd_addr.address, &addr_type) &&
btif_gatt_client.c
[
all
...]
Completed in 228 milliseconds