Searched refs:bt_io_cap_t (Results 1 – 3 of 3) sorted by relevance
402 bt_io_cap_t local_bt_io_cap; in btif_in_get_adapter_properties()403 bt_io_cap_t local_bt_io_cap_ble; in btif_in_get_adapter_properties()450 sizeof(bt_io_cap_t), &local_bt_io_cap); in btif_in_get_adapter_properties()455 BT_PROPERTY_LOCAL_IO_CAPS_BLE, sizeof(bt_io_cap_t), in btif_in_get_adapter_properties()
2190 *(bt_io_cap_t*)prop->val = (bt_io_cap_t)BTM_LOCAL_IO_CAPS; in btif_dm_get_adapter_property()2191 prop->len = sizeof(bt_io_cap_t); in btif_dm_get_adapter_property()2195 *(bt_io_cap_t*)prop->val = (bt_io_cap_t)BTM_LOCAL_IO_CAPS_BLE; in btif_dm_get_adapter_property()2196 prop->len = sizeof(bt_io_cap_t); in btif_dm_get_adapter_property()
80 } bt_io_cap_t; typedef