HomeSort by relevance Sort by last modified time
    Searched refs:bta_hh_is_le_device (Results 1 - 3 of 3) sorted by null

  /external/bluetooth/bluedroid/bta/hh/
bta_hh_int.h 385 extern BOOLEAN bta_hh_is_le_device(tBTA_HH_DEV_CB *p_cb, BD_ADDR remote_bda);
bta_hh_act.c 349 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))
    [all...]
bta_hh_le.c 285 ** Function bta_hh_is_le_device
292 BOOLEAN bta_hh_is_le_device(tBTA_HH_DEV_CB *p_cb, BD_ADDR remote_bda) function
    [all...]

Completed in 50 milliseconds