Searched refs:bta_hh_is_le_device (Results 1 - 3 of 3) sorted by relevance

/system/bt/bta/hh/
H A Dbta_hh_int.h384 extern BOOLEAN bta_hh_is_le_device(tBTA_HH_DEV_CB *p_cb, BD_ADDR remote_bda);
H A Dbta_hh_act.c349 if (bta_hh_is_le_device(p_cb, p_data->api_conn.bd_addr))
987 if (bta_hh_is_le_device(p_cb, p_data->api_conn.bd_addr))
H A Dbta_hh_le.c288 ** Function bta_hh_is_le_device
295 BOOLEAN bta_hh_is_le_device(tBTA_HH_DEV_CB *p_cb, BD_ADDR remote_bda) function

Completed in 10 milliseconds