Home
last modified time | relevance | path

Searched refs:BTM_COD_MAJOR_PERIPHERAL (Results 1 – 4 of 4) sorted by relevance

/system/bt/stack/btm/
Dbtm_ble_gap.cc1513 dev_class[1] = BTM_COD_MAJOR_PERIPHERAL; in btm_ble_appearance_to_cod()
1573 dev_class[1] = BTM_COD_MAJOR_PERIPHERAL; in btm_ble_appearance_to_cod()
1577 dev_class[1] = BTM_COD_MAJOR_PERIPHERAL; in btm_ble_appearance_to_cod()
1581 dev_class[1] = BTM_COD_MAJOR_PERIPHERAL; in btm_ble_appearance_to_cod()
1585 dev_class[1] = BTM_COD_MAJOR_PERIPHERAL; in btm_ble_appearance_to_cod()
1589 dev_class[1] = BTM_COD_MAJOR_PERIPHERAL; in btm_ble_appearance_to_cod()
1593 dev_class[1] = BTM_COD_MAJOR_PERIPHERAL; in btm_ble_appearance_to_cod()
1597 dev_class[1] = BTM_COD_MAJOR_PERIPHERAL; in btm_ble_appearance_to_cod()
1601 dev_class[1] = BTM_COD_MAJOR_PERIPHERAL; in btm_ble_appearance_to_cod()
1693 p_cur->dev_class[1] = BTM_COD_MAJOR_PERIPHERAL; in btm_ble_update_inq_result()
Dbtm_sec.cc963 BTM_COD_MAJOR_PERIPHERAL) && in btm_sec_bond_by_transport()
4663 BTM_COD_MAJOR_PERIPHERAL)) && in btm_sec_link_key_notification()
4950 BTM_COD_MAJOR_PERIPHERAL) && in btm_sec_pin_code_request()
/system/bt/stack/hid/
Dhidh_api.cc530 BTM_COD_MAJOR_PERIPHERAL) { in hid_known_hid_device()
540 BTM_COD_MAJOR_PERIPHERAL)) { in hid_known_hid_device()
/system/bt/stack/include/
Dbtm_api_types.h361 #define BTM_COD_MAJOR_PERIPHERAL 0x05 macro